home *** CD-ROM | disk | FTP | other *** search
/ Savor the Moment - Entert…ing Without Reservations / Savoe the Moment - Entertaining Without Reservations.iso / pc / HOSmovie.dxr / 00011.ls < prev    next >
Encoding:
Text File  |  1999-10-03  |  166 b   |  10 lines

  1. on enterFrame
  2.   global gSwaMiaw
  3.   tell window("miaw")
  4.     member("loop").volume = 150
  5.     play frame member("loop")
  6.     updateStage()
  7.   end tell
  8.   go(95, "JLBR")
  9. end
  10.